C# 預設輸入對話框


string Input = Microsoft.VisualBasic.Interaction.InputBox("輸入提示:", "對話框", "");
#C# #Winform







你可能感興趣的文章

第一帖:認識 Git 時光機基礎

第一帖:認識 Git 時光機基礎

[cs50x - 2022] week4 記憶體

[cs50x - 2022] week4 記憶體

Print lots of stars patterns

Print lots of stars patterns






留言討論